[INFO] cloning repository https://github.com/shanecloonan/permawrite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shanecloonan/permawrite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanecloonan%2Fpermawrite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanecloonan%2Fpermawrite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7d68ae33a8459d9c131566cbea8959b6f77cfe7
[INFO] testing shanecloonan/permawrite against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanecloonan%2Fpermawrite" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shanecloonan/permawrite
[INFO] finished tweaking git repo https://github.com/shanecloonan/permawrite
[INFO] tweaked toml for git repo https://github.com/shanecloonan/permawrite written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shanecloonan/permawrite on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shanecloonan/permawrite already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da467cb4e156fd8b8fec72f1f3b3c8d38c231438c41f376a22dc9cba15d428db
[INFO] running `Command { std: "docker" "start" "-a" "da467cb4e156fd8b8fec72f1f3b3c8d38c231438c41f376a22dc9cba15d428db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da467cb4e156fd8b8fec72f1f3b3c8d38c231438c41f376a22dc9cba15d428db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da467cb4e156fd8b8fec72f1f3b3c8d38c231438c41f376a22dc9cba15d428db", kill_on_drop: false }`
[INFO] [stdout] da467cb4e156fd8b8fec72f1f3b3c8d38c231438c41f376a22dc9cba15d428db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97d23687341906c822489f4a9bbedeca38935c8398742da4239ed4ab0a102dc5
[INFO] running `Command { std: "docker" "start" "-a" "97d23687341906c822489f4a9bbedeca38935c8398742da4239ed4ab0a102dc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling mfn-net v0.1.0 (/opt/rustwide/workdir/mfn-net)
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling mfn-crypto v0.1.0 (/opt/rustwide/workdir/mfn-crypto)
[INFO] [stderr]    Compiling mfn-storage v0.1.0 (/opt/rustwide/workdir/mfn-storage)
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.121
[INFO] [stderr]    Compiling bls12_381_plus v0.8.18
[INFO] [stderr]    Compiling mfn-bls v0.1.0 (/opt/rustwide/workdir/mfn-bls)
[INFO] [stderr]    Compiling mfn-consensus v0.1.0 (/opt/rustwide/workdir/mfn-consensus)
[INFO] [stderr]    Compiling mfn-runtime v0.1.0 (/opt/rustwide/workdir/mfn-runtime)
[INFO] [stderr]    Compiling mfn-light v0.1.0 (/opt/rustwide/workdir/mfn-light)
[INFO] [stderr]    Compiling mfn-wallet v0.1.0 (/opt/rustwide/workdir/mfn-wallet)
[INFO] [stderr]    Compiling mfn-store v0.1.0 (/opt/rustwide/workdir/mfn-store)
[INFO] [stderr]    Compiling mfn-wasm v0.1.0 (/opt/rustwide/workdir/mfn-wasm)
[INFO] [stderr]    Compiling mfn-storage-operator v0.1.0 (/opt/rustwide/workdir/mfn-storage-operator)
[INFO] [stderr]    Compiling mfn-rpc v0.1.0 (/opt/rustwide/workdir/mfn-rpc)
[INFO] [stderr]    Compiling mfn-node v0.1.0 (/opt/rustwide/workdir/mfn-node)
[INFO] [stderr]    Compiling mfn-cli v0.1.0 (/opt/rustwide/workdir/mfn-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "97d23687341906c822489f4a9bbedeca38935c8398742da4239ed4ab0a102dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d23687341906c822489f4a9bbedeca38935c8398742da4239ed4ab0a102dc5", kill_on_drop: false }`
[INFO] [stdout] 97d23687341906c822489f4a9bbedeca38935c8398742da4239ed4ab0a102dc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b49106918f715e8d776a26bd8c28c81c2f540645cf06f6b3acfb00557f3c8a1
[INFO] running `Command { std: "docker" "start" "-a" "0b49106918f715e8d776a26bd8c28c81c2f540645cf06f6b3acfb00557f3c8a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]    Compiling mfn-rpc v0.1.0 (/opt/rustwide/workdir/mfn-rpc)
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling mfn-store v0.1.0 (/opt/rustwide/workdir/mfn-store)
[INFO] [stderr]    Compiling mfn-runtime v0.1.0 (/opt/rustwide/workdir/mfn-runtime)
[INFO] [stderr]    Compiling mfn-storage v0.1.0 (/opt/rustwide/workdir/mfn-storage)
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling mfn-node v0.1.0 (/opt/rustwide/workdir/mfn-node)
[INFO] [stderr]    Compiling mfn-storage-operator v0.1.0 (/opt/rustwide/workdir/mfn-storage-operator)
[INFO] [stderr]    Compiling mfn-cli v0.1.0 (/opt/rustwide/workdir/mfn-cli)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling mfn-wasm v0.1.0 (/opt/rustwide/workdir/mfn-wasm)
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling mfn-bls v0.1.0 (/opt/rustwide/workdir/mfn-bls)
[INFO] [stderr]    Compiling mfn-crypto v0.1.0 (/opt/rustwide/workdir/mfn-crypto)
[INFO] [stderr]    Compiling mfn-net v0.1.0 (/opt/rustwide/workdir/mfn-net)
[INFO] [stderr]    Compiling mfn-light v0.1.0 (/opt/rustwide/workdir/mfn-light)
[INFO] [stderr]    Compiling mfn-wallet v0.1.0 (/opt/rustwide/workdir/mfn-wallet)
[INFO] [stderr]    Compiling mfn-consensus v0.1.0 (/opt/rustwide/workdir/mfn-consensus)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "0b49106918f715e8d776a26bd8c28c81c2f540645cf06f6b3acfb00557f3c8a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b49106918f715e8d776a26bd8c28c81c2f540645cf06f6b3acfb00557f3c8a1", kill_on_drop: false }`
[INFO] [stdout] 0b49106918f715e8d776a26bd8c28c81c2f540645cf06f6b3acfb00557f3c8a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 967bf149b6eb35c5777ee925e3fd866605ad914a89309b3e307e9f20947d21b6
[INFO] running `Command { std: "docker" "start" "-a" "967bf149b6eb35c5777ee925e3fd866605ad914a89309b3e307e9f20947d21b6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mfn_bls-ea44d29573bc8859)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test sig::tests::decode_wrong_length_rejected ... ok
[INFO] [stdout] test sig::tests::pk_eq_ct_works ... ok
[INFO] [stdout] test sig::tests::pk_wire_round_trip ... ok
[INFO] [stdout] test sig::tests::seeded_keygen_is_deterministic ... ok
[INFO] [stdout] test sig::tests::committee_index_out_of_range_rejected ... ok
[INFO] [stdout] test sig::tests::committee_duplicate_vote_rejected ... ok
[INFO] [stdout] test sig::tests::sign_verify_round_trip ... ok
[INFO] [stdout] test sig::tests::sig_wire_round_trip ... ok
[INFO] [stdout] test sig::tests::aggregate_batch_different_messages ... ok
[INFO] [stdout] test sig::tests::aggregate_same_message_rejects_missing_signer ... ok
[INFO] [stdout] test sig::tests::wrong_msg_fails ... ok
[INFO] [stdout] test sig::tests::aggregate_batch_rejects_msg_swap ... ok
[INFO] [stdout] test sig::tests::wrong_pk_fails ... ok
[INFO] [stdout] test sig::tests::slashing_evidence_demo ... ok
[INFO] [stdout] test sig::tests::committee_aggregate_basic ... ok
[INFO] [stdout] test sig::tests::aggregate_same_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.42s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mfn_cli-baf7a5e52e3219a5)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test cli::tests::parse_claims_recent_limit ... ok
[INFO] [stdout] test cli::tests::parse_operator_artifacts_subcommand ... ok
[INFO] [stdout] test cli::tests::parse_operator_backfill_subcommand ... ok
[INFO] [stdout] test cli::tests::parse_operator_fetch_chunk_subcommand ... ok
[INFO] [stdout] test cli::tests::parse_operator_push_chunks_subcommand ... ok
[INFO] [stdout] test cli::tests::parse_operator_inbox_status_subcommand ... ok
[INFO] [stdout] test cli::tests::parse_claims_for_subcommand ... ok
[INFO] [stdout] test cli::tests::parse_uploads_local_subcommand ... ok
[INFO] [stdout] test cli::tests::parse_wallet_light_scan_import_trusted_summary ... ok
[INFO] [stdout] test cli::tests::parse_block_header_with_rpc ... ok
[INFO] [stdout] test cli::tests::parse_wallet_light_scan_quorum_flags ... ok
[INFO] [stdout] test light_follow_quorum::tests::quorum_accepts_matching_pages ... ok
[INFO] [stdout] test cli::tests::parse_wallet_balance_with_wallet_path ... ok
[INFO] [stdout] test cli::tests::parse_operator_assemble_inbox_subcommand ... ok
[INFO] [stdout] test light_follow_quorum::tests::quorum_rejects_header_divergence ... ok
[INFO] [stdout] test light_subjectivity::tests::validate_trusted_summary_rejects_bad_digest ... ok
[INFO] [stdout] test light_subjectivity::tests::summaries_equal_detects_digest_mismatch ... ok
[INFO] [stdout] test light_subjectivity::tests::weak_subjectivity_rejects_wrong_height ... ok
[INFO] [stdout] test rpc::tests::chain_tip_deserializes_null_height ... ok
[INFO] [stdout] test light_subjectivity::tests::weak_subjectivity_round_trip ... ok
[INFO] [stdout] test uploads_cmd::tests::reconcile_uploads_matched_local_only_and_chain_only ... ok
[INFO] [stdout] test wallet_store::tests::round_trip_seed_hex ... ok
[INFO] [stdout] test wallet_store::tests::trusted_light_summary_round_trips_in_json ... ok
[INFO] [stdout] test cli::tests::parse_tip_defaults_rpc ... ok
[INFO] [stdout] test cli::tests::parse_uploads_list_include_claims ... ok
[INFO] [stdout] test cli::tests::parse_uploads_status_subcommand ... ok
[INFO] [stdout] test cli::tests::parse_wallet_light_scan_max_height ... ok
[INFO] [stdout] test wallet_store::tests::payout_derivation_differs_from_mfn_wallet ... ok
[INFO] [stdout] test light_subjectivity::tests::three_validator_genesis_summary_count ... ok
[INFO] [stdout] test wallet_store::tests::owned_cache_hydrate_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mfn-cli.rs (/opt/rustwide/target/debug/deps/mfn_cli-9822e3bacec12c29)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chunk_p2p_auto_fanout_smoke.rs (/opt/rustwide/target/debug/deps/chunk_p2p_auto_fanout_smoke-2fd539a71350df58)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test hub_produce_seal_auto_fanout_replica_inbox_assembles_matching_payload ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hub_produce_seal_auto_fanout_replica_inbox_assembles_matching_payload stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hub_produce_seal_auto_fanout_replica_inbox_assembles_matching_payload' (67) panicked at mfn-cli/tests/chunk_p2p_auto_fanout_smoke.rs:42:5:
[INFO] [stdout] mfnd binary not found at /opt/rustwide/workdir/mfn-cli/../target/debug/mfnd; run `cargo build -p mfn-node --bin mfnd --release`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a5f6f61128 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a5f6f61128 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a5f6f61128 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a5f6f61128 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a5f6f7627a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a5f6f7627a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64a5f6f65bb2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64a5f6f65bb2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64a5f6f3de06 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a5f6f3de06 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a5f6f58759 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a5f6e978cc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64a5f6e978cc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64a5f6f58912 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64a5f6f58912 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a5f6f3dec2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a5f6f35559 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a5f6f3ed2d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a5f6f76a0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a5f6e7fb82 - chunk_p2p_auto_fanout_smoke[d9be8531b6e6afbe]::mfnd_bin
[INFO] [stdout]                                at /opt/rustwide/workdir/mfn-cli/tests/chunk_p2p_auto_fanout_smoke.rs:42:5
[INFO] [stdout]   20:     0x64a5f6e7f692 - chunk_p2p_auto_fanout_smoke[d9be8531b6e6afbe]::mfnd
[INFO] [stdout]                                at /opt/rustwide/workdir/mfn-cli/tests/chunk_p2p_auto_fanout_smoke.rs:49:32
[INFO] [stdout]   21:     0x64a5f6e7fc26 - chunk_p2p_auto_fanout_smoke[d9be8531b6e6afbe]::mfnd_step
[INFO] [stdout]                                at /opt/rustwide/workdir/mfn-cli/tests/chunk_p2p_auto_fanout_smoke.rs:177:15
[INFO] [stdout]   22:     0x64a5f6e806c5 - chunk_p2p_auto_fanout_smoke[d9be8531b6e6afbe]::hub_produce_seal_auto_fanout_replica_inbox_assembles_matching_payload
[INFO] [stdout]                                at /opt/rustwide/workdir/mfn-cli/tests/chunk_p2p_auto_fanout_smoke.rs:261:5
[INFO] [stdout]   23:     0x64a5f6e7e027 - chunk_p2p_auto_fanout_smoke[d9be8531b6e6afbe]::hub_produce_seal_auto_fanout_replica_inbox_assembles_matching_payload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/mfn-cli/tests/chunk_p2p_auto_fanout_smoke.rs:237:75
[INFO] [stdout]   24:     0x64a5f6e8a8c6 - <chunk_p2p_auto_fanout_smoke[d9be8531b6e6afbe]::hub_produce_seal_auto_fanout_replica_inbox_assembles_matching_payload::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64a5f6e8a9ab - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64a5f6e8a9ab - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x64a5f6e98225 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x64a5f6e98225 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x64a5f6e98225 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64a5f6e98225 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64a5f6e98225 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64a5f6e98225 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x64a5f6e98225 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x64a5f6e92d84 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x64a5f6e92d84 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x64a5f6e9b2a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x64a5f6e9b2a2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x64a5f6e9b2a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x64a5f6e9b2a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64a5f6e9b2a2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64a5f6e9b2a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x64a5f6e9b2a2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64a5f6f605df - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x64a5f6f605df - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7989b4d50aa4 - <unknown>
[INFO] [stdout]   46:     0x7989b4ddda64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hub_produce_seal_auto_fanout_replica_inbox_assembles_matching_payload
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mfn-cli --test chunk_p2p_auto_fanout_smoke`
[INFO] running `Command { std: "docker" "inspect" "967bf149b6eb35c5777ee925e3fd866605ad914a89309b3e307e9f20947d21b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "967bf149b6eb35c5777ee925e3fd866605ad914a89309b3e307e9f20947d21b6", kill_on_drop: false }`
[INFO] [stdout] 967bf149b6eb35c5777ee925e3fd866605ad914a89309b3e307e9f20947d21b6
